'宣言 Protected Sub InsertIntoList( _ ByVal index As Integer, _ ByVal item As T _ )
protected void InsertIntoList( int index, T item )
IndexedCollectionBase<T> クラス IndexedCollectionBase<T> メンバ